home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 4 / Light ROM 4 - Disc 1.iso / text / maillist / 1995 / 121595.doc / 000482_lightwave@garcia.com _Thu Dec 21 21:46:26 1995.msg < prev    next >
Internet Message Format  |  1996-01-16  |  1KB

  1. Received: from relay3.UU.NET (relay3.UU.NET [192.48.96.8]) by keeper.albany.net (8.7.1/8.7.1) with ESMTP id VAA19771 for <dwarner@albany.net>; Thu, 21 Dec 1995 21:46:25 -0500 (EST)
  2. Received: from garcia.com by relay3.UU.NET with SMTP 
  3.     id QQzvdq29937; Thu, 21 Dec 1995 21:38:32 -0500 (EST)
  4. Received: from  (localhost) by garcia.com (5.x/SMI-SVR4)
  5.     id AA05334; Thu, 21 Dec 1995 21:38:40 -0500
  6. Date: Thu, 21 Dec 1995 21:38:39 -0500
  7. Errors-To: dwarner@albany.net
  8. Message-Id: <Pine.SUN.3.91.951221195126.14368B-100000@access1.digex.net>
  9. Errors-To: dwarner@albany.net
  10. Reply-To: lightwave@garcia.com
  11. Originator: lightwave@garcia.com
  12. Sender: lightwave@garcia.com
  13. Precedence: bulk
  14. From: Ernie Wright <erniew@access.digex.net>
  15. To: Multiple recipients of list <lightwave@garcia.com>
  16. Subject: Re: Motion file plugins
  17. X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
  18. Status: RO
  19. X-Status: A
  20.  
  21. John Gross asked:
  22.  
  23. > Do you account for hierarchical relationships somehow?
  24.  
  25. Right now I'm saving coordinates that are relative to the item's parent,
  26. the same thing that would get written in a scene file.  It'd be a little
  27. work, but in principle not difficult, to trace back to the root item in
  28. a parenting hierarchy so that absolute world coordinates can optionally
  29. be saved instead.
  30.  
  31. - Ernie